home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / broom / dialogs_de.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  1.8 KB  |  53 lines

  1.  
  2. dialogId("kos-m-uklid0", "font_small", "It`s been a long time since we`ve been here...")
  3. dialogStr("Hier waren wir aber lange nicht mehr...")
  4.  
  5.  
  6. dialogId("kos-m-uklid1", "font_small", "Nobody has cleaned up in here for a long time.")
  7. dialogStr("Hier hat auch lange niemand mehr aufger├ñumt.")
  8.  
  9.  
  10. dialogId("kos-m-uklid2", "font_small", "I knew we`d have to clean this room up.")
  11. dialogStr("Ich wusste, dass wir hier aufr├ñumen m├╝ssen.")
  12.  
  13.  
  14. dialogId("kos-v-poradek0", "font_big", "At least we can tidy things up.")
  15. dialogStr("Zumindest k├╢nnen wir mal aufr├ñumen.")
  16.  
  17.  
  18. dialogId("kos-v-poradek1", "font_big", "At least things will finally be in order in here.")
  19. dialogStr("Jetzt wird endlich Ordnung reingebracht.")
  20.  
  21.  
  22. dialogId("kos-v-poradek2", "font_big", "I`ll have to do the sweeping.")
  23. dialogStr("Ich muss das Fegen ├╝bernehmen.")
  24.  
  25.  
  26. dialogId("kos-v-koste0", "font_big", "It`s a good thing we have that broom.")
  27. dialogStr("Zum Gl├╝ck haben wir diesen Besen.")
  28.  
  29.  
  30. dialogId("kos-v-koste1", "font_big", "Could you please hand me that broom?")
  31. dialogStr("K├╢nntest du mir diesen Besen bringen?")
  32.  
  33.  
  34. dialogId("kos-v-koste2", "font_big", "Could you please hand me that broom? And try not to drop it on my head.")
  35. dialogStr("K├╢nntest du mir bitte diesen Besen bringen? Aber schmei├ƒ ihn mir nicht auf den Kopf!")
  36.  
  37.  
  38. dialogId("kos-m-zamet0", "font_small", "I think it`ll be fine if you just sweep it all down there.")
  39. dialogStr("Ich denke, es reicht, wenn du einfach dort unten alles fegst.")
  40.  
  41.  
  42. dialogId("kos-m-zamet1", "font_small", "It should all fit.")
  43. dialogStr("Es sollte alles reinpassen.")
  44.  
  45.  
  46. dialogId("kos-m-zamet2", "font_small", "Just sweep it down and we`ll be out of here.")
  47. dialogStr("Fege es einfach runter und wir sind hier raus.")
  48.  
  49.  
  50. dialogId("kos-m-zamet3", "font_small", "Forget that bin and just sweep the garbage down.")
  51. dialogStr("Vergiss den Eimer und fege einfach den M├╝ll runter.")
  52.  
  53.